Skip to content

Conversation

javiereguiluz
Copy link
Member

Fixes #21098.

In service_container/tags.rst there are some occurrences of a similar but different class:

use Symfony\Component\DependencyInjection\Argument\TaggedIteratorArgument;

It's needed because i's used by the tagged_iterator() method (which is not deprecated).

@GromNaN
Copy link
Member

GromNaN commented Jun 20, 2025

In service_container/tags.rst there are some occurrences of a similar but different class:

use Symfony\Component\DependencyInjection\Argument\TaggedIteratorArgument;

It's needed because it's used by the tagged_iterator() method (which is not deprecated).

I think it's fine to remove it as the class is not actually used in the code example.

It seems you haven't seen my PR: #21100.

@javiereguiluz
Copy link
Member Author

Closing in favor of #21100.

@javiereguiluz javiereguiluz deleted the fix_21098 branch June 24, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants